Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not send multicast message using thread-only source addresses #772

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

tiniuclx
Copy link
Contributor

These messages can only receive answers from within the Thread network, whereas an Unique Local Address, which is also sent, can be responded to from within and from outside of the Thread network.

Consequently, this PR drastically cuts down the number of IPv6 multicasts issued for every s-mode message, as there are 4 or so Thread-only addresses.

@tiniuclx tiniuclx requested a review from WAvdBeek February 26, 2024 15:42
@tiniuclx
Copy link
Contributor Author

~format

@WAvdBeek WAvdBeek merged commit 569b105 into master Feb 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants